xen.git
2006-03-23 kaf24@firebug... Update and extend netif transmit/receive flag names.
2006-03-22 kaf24@firebug... merge with xen-ia64-unstable.hg
2006-03-22 kaf24@firebug... Paravirtualise the CPUID instruction by forcing emulati...
2006-03-22 awilliam@xenbuild.aw[IA64] build xen_sysfs by default
2006-03-22 awilliam@xenbuild.awmerge xen-unstable.hg
2006-03-22 awilliam@xenbuild.aw[IA64] Fixed VTI domain destruction
2006-03-22 awilliam@xenbuild.aw[IA64] dom0_max_vcpus and dom0 vcpus creation
2006-03-22 kaf24@firebug... Clean up netfront. Eliminate some macros in favour...
2006-03-22 kaf24@firebug... Externally triggered reboot signal executes ctrl_alt_del()
2006-03-22 kaf24@firebug... Replace evtchn macro maze with static inline functions.
2006-03-22 kaf24@firebug... A few cleanups based on comments from Arjan van de...
2006-03-22 kaf24@firebug... Use shiny new mutexes instead of semaphores where possi...
2006-03-22 kaf24@firebug... Licensing clarifications in Linux source files:
2006-03-22 kaf24@firebug... On x86/64 a domU kernel just sits around forever on...
2006-03-22 kaf24@firebug... SVM patch to enable SMI intercept.
2006-03-22 kaf24@firebug... SVM patch to fix problem with evtchn/lost interrupts...
2006-03-22 kaf24@firebug... SVM patch to fix problem with instruction decode.
2006-03-21 kaf24@firebug... Prevent a stray error message in the case that either...
2006-03-21 kaf24@firebug... Clean up #include in init-xen.h.
2006-03-21 kaf24@firebug... The following patch adds support to vmxassist for SYSLI...
2006-03-21 kaf24@firebug... Fix a build problem when enabling XEN_SYSFS on xen...
2006-03-21 awilliam@xenbuild.awmerge
2006-03-21 emellor@leeni... The patch fixes a problem when testing for device ...
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup in domain.c
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup of tlb.c
2006-03-21 awilliam@xenbuild.aw[IA64] remove linux/patch.c
2006-03-21 awilliam@xenbuild.aw[IA64] EFI_RESET_SYSTEM now reboots domU.
2006-03-21 kaf24@firebug... Nanosecs not usecs in a time comment.
2006-03-21 kaf24@firebug... 'permitted_clock_jitter' units are nanoseconds not...
2006-03-21 emellor@leeni... Remove import of xen.lowlevel.xc, left over from when...
2006-03-21 emellor@leeni... Protect cleanupDomain with the refresh_shutdown_lock...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Only send the OFFLINE hotplug event if be->netif is...
2006-03-21 emellor@leeni... Fix the implicit declaration of function `swiotlb_init...
2006-03-21 kaf24@firebug... Creates a module that exports Xen Hypervisor attributes...
2006-03-21 emellor@leeni... Increase timeout while waiting for console/tty node...
2006-03-21 emellor@leeni... Break out common parts of vtpm tests into new vtpm_util...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Stop the domain at the end of the test.
2006-03-21 kaf24@firebug... Merged.
2006-03-21 kaf24@firebug... Since we now have general rules to build ALL_OBJS,...
2006-03-21 emellor@leeni... Merged.
2006-03-21 kaf24@firebug... Add a.out files to mercurial ignore list.
2006-03-21 emellor@leeni... Added -u flag (unsafe) to runtest.sh, to skip the sanit...
2006-03-21 kaf24@firebug... Update xen/ia64 to use the new build system. Fixes...
2006-03-21 kaf24@firebug... Fix a bug, and also fixes the build with some gcc4...
2006-03-21 kaf24@firebug... The current ptrace code is traversing the page table...
2006-03-21 kaf24@firebug... New SMP IPI interface function called on_selected_cpus...
2006-03-21 emellor@leeni... Put 03_vtpm-susp_res.py in its rightful place.
2006-03-21 emellor@leeni... Test suspend and resume cycles of the TPM front- and...
2006-03-21 pl@us.ibm.comAdd an option to xmtest to report results to an alterna...
2006-03-21 stekloff@elm3b49... Make sure the check to see if device is in use doesn...
2006-03-21 stekloff@elm3b49... Remove obsolete startNow() method from XmTestDomain...
2006-03-21 stekloff@dyn90470221... Add mounting /sys for 2.6 xm-test images.
2006-03-21 root@dyn9047022116... Patch to correct inconsistencies of xm-test reporting.
2006-03-20 cl349@firebug... Update to Linux 2.6.16.
2006-03-20 kaf24@firebug... Add missing empty ia64 files.
2006-03-20 kaf24@firebug... Some more build-system finessing:
2006-03-20 kaf24@firebug... Fix Xen target image dependencies.
2006-03-20 kaf24@firebug... Fix 64-bit build.
2006-03-20 awilliam@xenbuild.aw[IA64] Hypercalls are only allowed by kernels.
2006-03-20 awilliam@xenbuild.aw[IA64] Check privilege level for pal/sal/efi calls.
2006-03-20 awilliam@xenbuild.aw[IA64] Replace huge if/else if with a switch.
2006-03-20 awilliam@xenbuild.aw[IA64] correct mistake from previous patch
2006-03-20 awilliam@xenbuild.aw[IA64] Removed warning messages
2006-03-20 awilliam@xenbuild.aw[IA64] Removed unnecessary header files
2006-03-20 kaf24@firebug... Upgrade genapic code to 2.6.16-rc6 codebase. Remove...
2006-03-20 kaf24@firebug... Fix a protocol violation in the pcnet emulation. Teste...
2006-03-20 kaf24@firebug... Add poll() support to xenbus device file.
2006-03-20 emellor@leeni... Merged.
2006-03-20 emellor@leeni... Remove unused, broken, redundant and undocumented optio...
2006-03-19 kaf24@firebug... Fix VMX guest can not be created on PAE xen with more...
2006-03-19 kaf24@firebug... This patch fix HVM/VMX time resolution issue that cause...
2006-03-19 kaf24@firebug... Abstract some details of context switching into ctxt_sw...
2006-03-19 kaf24@firebug... Move arch/x86 to new build system.
2006-03-19 kaf24@firebug... Apply Xen build system changes to all non-arch subdirec...
2006-03-19 kaf24@firebug... Conditionalize building the Xen ACPI driver.
2006-03-19 kaf24@firebug... Fix VMX EFER write logic. Also some cleanups.
2006-03-19 kaf24@firebug... Add back hvm guest apm support and fixed the original...
2006-03-18 cl349@firebug... linux-x86_64: Sync with native.
2006-03-18 vhanquez@kneesa... Fix a race that crash domU by calling xenbus_probe...
2006-03-18 kaf24@firebug... Move __do_IRQ() definition to ia64 header file where...
2006-03-18 kaf24@firebug... merge with xen-ia64-unstable.hg
2006-03-18 cl349@firebug... Update to Linux 2.6.16-rc6.
2006-03-17 awilliam@xenbuild.awmerge
2006-03-17 awilliam@xenbuild.aw[IA64] VT-i Domains should use same hvm builder as...
2006-03-17 awilliam@xenbuild.aw[IA64] -mconstant-gp gcc/as option added.
2006-03-17 awilliam@xenbuild.aw[IA64] zero_page_memmap_ptr removed (was unused).
2006-03-17 awilliam@xenbuild.aw[IA64] fixed a vcpu_translate bug
2006-03-17 awilliam@xenbuild.aw[IA64] setting rr0 is not correctly emulated
2006-03-17 awilliam@xenbuild.aw[IA64] Remove "#define page_info page"
2006-03-17 awilliam@xenbuild.aw[IA64] Remove header files where "page" is used
2006-03-17 kaf24@firebug... Fix VMX cpuid handling when EAX == 4.
2006-03-17 kaf24@firebug... Allows the hypervisor to build without warnings (wisely...
2006-03-17 kaf24@firebug... Fix the gzip size extraction in xc_inflate_buffer(...
2006-03-17 kaf24@firebug... Fix sched_sedf adjdom to properly clamp the period...
2006-03-17 kaf24@firebug... Declare inline function as 'static inline', not 'extern...
2006-03-17 vhanquez@kneesa... Reinitialize producer and consumer index to 0 if indexe...
2006-03-17 vhanquez@kneesa... Substitute kmalloc+memset by kzalloc where possible
2006-03-16 awilliam@xenbuild.aw[IA64] disable handling of legacy privified insns
next